Skip to content

Update Readme to include Cocoapod installation#18

Open
andynovak12 wants to merge 1 commit intomasterfrom
readme-cocoapods
Open

Update Readme to include Cocoapod installation#18
andynovak12 wants to merge 1 commit intomasterfrom
readme-cocoapods

Conversation

@andynovak12
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@stephanecopin stephanecopin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Comment thread README.md
## Installation

The recommended way to add DataSource to your project is with [Carthage](https://github.com/Carthage/Carthage/releases/).
The recommended way to add DataSource to your project is with CocoaPods. Add `pod 'DataSource', :git => 'https://github.com/Fueled/DataSource.git'` to your Podfile and run `pod install`.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would rather us stay impartial and just include 2 subsections: ### Cocoapods and ### Carthage (in this order). The reason being, Carthage was recommended as an alternative to no dependency management. What do you think?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sebsections are a common practice and make it easier to find relevant information (compared to reading text paragraphs).
If you don't want to be impartial you can write ### CocoaPods (recommended) but I don't see a reason for doing that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants